Skip to content

[integration/peerlab] Bugfix: Warn instead of Fail when margins are too large#34

Merged
Tobiaspk merged 1 commit into
integration/peerlabfrom
bugfix/tiling_warn_margin
May 8, 2026
Merged

[integration/peerlab] Bugfix: Warn instead of Fail when margins are too large#34
Tobiaspk merged 1 commit into
integration/peerlabfrom
bugfix/tiling_warn_margin

Conversation

@Tobiaspk

Copy link
Copy Markdown
Collaborator

Closes #2

If margins are too large, segger currently fails instead of removing empty tiles. Future fix should include adaptive tiling parameters, this should do for now though. Thanks @srose89

@Tobiaspk

Copy link
Copy Markdown
Collaborator Author

Still in testing for a minute.

@Tobiaspk Tobiaspk changed the title Bugfix: Warn instead of Fail when margins are too large [integration/peerlab] Bugfix: Warn instead of Fail when margins are too large Apr 24, 2026
@Tobiaspk Tobiaspk force-pushed the bugfix/tiling_warn_margin branch from 4ba5db0 to df3ad6e Compare May 8, 2026 13:51
@Tobiaspk

Tobiaspk commented May 8, 2026

Copy link
Copy Markdown
Collaborator Author

Thanks @srose89 for this patch.

@Tobiaspk Tobiaspk merged commit dc0846f into integration/peerlab May 8, 2026
Tobiaspk added a commit that referenced this pull request May 26, 2026
Major:

CUDA/Xenium install #21: CUDA 12.1 support; Xenium v1 + binary column datatype support; pixi/conda install updates
Reference gene correlation #32: Add custom reference gene correlation support via `--gene-corr-reference-path`
Memory optimisations #36: GPU/memory optimisations for large datasets; chunked subgraphing fallback
Large dataset fixes #44: Fix torch array overflow and related scaling issues
Tiling fixes #42: Fix tiling/bincount errors and transcript thresholding

Minor:

Logging improvements #31: Improve debug logging; support `SEGGER_LOG_LEVEL`
Margin handling #34: Warn instead of fail when tiling margins are too large
Misc cleanup: Refactors; assertions/debugging; remove unused code and comments

---------

Co-authored-by: Nandula
Co-authored-by: Kalfus
EliHei2 pushed a commit that referenced this pull request Jun 1, 2026
Major:

CUDA/Xenium install #21: CUDA 12.1 support; Xenium v1 + binary column datatype support; pixi/conda install updates
Reference gene correlation #32: Add custom reference gene correlation support via `--gene-corr-reference-path`
Memory optimisations #36: GPU/memory optimisations for large datasets; chunked subgraphing fallback
Large dataset fixes #44: Fix torch array overflow and related scaling issues
Tiling fixes #42: Fix tiling/bincount errors and transcript thresholding

Minor:

Logging improvements #31: Improve debug logging; support `SEGGER_LOG_LEVEL`
Margin handling #34: Warn instead of fail when tiling margins are too large
Misc cleanup: Refactors; assertions/debugging; remove unused code and comments

---------

Co-authored-by: Nandula
Co-authored-by: Kalfus
EliHei2 pushed a commit that referenced this pull request Jun 1, 2026
[integration/peerlab] Bugfix: Warn instead of Fail when margins are too large
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant